app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.worker
/
[androidJvm]EmailThresholdWorker_HiltModule
Email
Threshold
Worker_
HiltModule
@
Generated
(
value
=
"androidx.hilt.AndroidXHiltProcessor"
)
@
Module
interface
EmailThresholdWorker_HiltModule
Members
Functions
bind
Link copied to clipboard
@
Binds
@
IntoMap
@
StringKey
(
value
=
"com.fam007e.receipts.worker.EmailThresholdWorker"
)
abstract
fun
bind
(
factory
:
EmailThresholdWorker_AssistedFactory
)
:
WorkerAssistedFactory
<
out
ListenableWorker
>